Use new-style `sort` signature in Lisp manual examples
authorMattias Engdegård <mattiase@acm.org>
Fri, 22 Mar 2024 14:08:50 +0000 (15:08 +0100)
committerMattias Engdegård <mattiase@acm.org>
Fri, 29 Mar 2024 10:39:38 +0000 (11:39 +0100)
commit92d659ce6cd2e79231f1011202abb39606d6f06b
tree56928b6aaeb1e38f23f719a08da30e6211f82ef4
parent45941a62c799f9685fae296079304ae0898920cc
Use new-style `sort` signature in Lisp manual examples

* doc/lispref/help.texi (Accessing Documentation):
* doc/lispref/strings.texi (Text Comparison):
Use the new sort calling convention (bug#69709).
doc/lispref/help.texi
doc/lispref/strings.texi